home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ShareWare OnLine 2
/
ShareWare OnLine Volume 2 (CMS Software)(1993).iso
/
bbs_soft
/
qbbs276t.zip
/
S-VER.Q-A
< prev
next >
Wrap
Text File
|
1993-01-18
|
4KB
|
142 lines
Clearscreen
Changecolor 14 0
Display " QuickBBS 2.76 New User Survey |"
Changecolor 7 0
Display "|"
Display " Due to the volume of requests for access to this System |"
Display "We would like for you to answer a few questions. Anyone who chooses |"
Display "not to answer, will not gain full access to this BBS! |"
Display "|"
Display " This information is needed for my records only. Please take |"
Display "the time to fill in this Survey. This is the only time You will |"
Display "be asked or permitted to Answer these Questions....!|"
Display "|"
Display " If you have already answered these questions, it is not |"
Display "necessary to do so again. |"
Display "|"
Display " Thank You...... The Sysop"
Display "|"
Changecolor 14 0
Display " What is Your Real Full Name (nicknames OK, no aliases please!) |"
Changecolor 3 0
Ask 35 1 10
Changecolor 14 0
Display " Is this the name you used to log onto the BBS (Y/N)? |"
Changecolor 3 0
GetChoice YN 2
If 2 = "N"
Changecolor 14 0
Display " What is your Log on Name|: "
Changecolor 3 0
Ask 35 3 5
Endif
Changecolor 14 0
Display " What is Your Correct Street Address (no PO Boxes, Please!) |"
Changecolor 3 0
Ask 45 4 10
Changecolor 14 0
Display " What is Your Correct Town |"
Changecolor 3 0
Ask 45 5 5
Changecolor 14 0
Display " What is the Correct State (or equivalent if not from US) |"
Changecolor 3 0
Ask 20 6 2
Changecolor 14 0
Display " What is you Correct ZipCode... (5 or 9 digit code)|"
Display "(or equivalent if not from US)? |"
Changecolor 3 0
Ask 10 7
Changecolor 14 0
Display " Is this also your Mailing Address (Y/N) |"
Changecolor 3 0
GetChoice YN 8
If 8 = "N"
Changecolor 14 0
Display " Please enter your Mailing Address on two lines. |"
Display " On this line put your P.O. Box or other address: |"
Changecolor 3 0
Ask 50 9
Changecolor 14 0
Display " On This Line Input, City, State & Zip Code or equivalent: |"
Changecolor 3 0
Ask 70 10 10
Endif
Changecolor 14 0
Display " What is your age (please be honest)? | "
Changecolor 3 0
Ask 2 11 2
Changecolor 14 0
Display " What type of computer do you usually call from? | "
Changecolor 3 0
Ask 20 12 2
Changecolor 14 0
Display "Do you operate a public BBS? (Y/N) |"
Changecolor 3 0
GetChoice YN 13
If 12 = "Y"
Changecolor 14 0
Display "What is the name and phone number of your BBS? | "
Changecolor 3 0
Ask 65 14
SetFlag C7 ON
Endif
Changecolor 14 0
Display "Where did you hear about this new QuickBBS 2.76 System? | "
Changecolor 3 0
Ask 65 15 5
Changecolor 14 0
Display "Is all of the information you entered correct? (Y/N) | "
Changecolor 3 0
GetChoice YN 16
If 16 = "Y"
PostInfo
OutputAnswer "Full Real Name : " 1
OutputAnswer "Log On Name : " 3
OutputAnswer "Street : " 4
OutputAnswer "City : " 5
OutputAnswer "State : " 6
OutputAnswer "Zip Code : " 7
OutputAnswer "Street/box Mail: " 9
OutputAnswer "City/State/Zip : " 10
OutputAnswer "Current Age : " 11
OutputAnswer "Computer Type : " 12
OutputAnswer "BBS : " 14
OutputAnswer "Referred by : " 15
Changecolor 15 0
Display "|"
Display "|"
Display " Thank You For Taking The Time to Answer These Questions !|"
Display "|"
Display " This Will Save US a lot of Wasted Time and E-mail........|"
Display "|"
Display "|"
Display " You may now proceed to the Automated Verification System. |"
Display " It will not be necessary to complete this survey again even if |"
Display " you must use the AVS more than once. Thank you for your |"
Display " cooperation. |"
SetFlag C8 On
SetFlag B8 OFF
Endif
If 16 = "N"
Changecolor 7 0
Display " You will not be allowed to use the Automated Verification |"
Display " System to obtain full membership until after you have completed |"
Display " this survey and successfully recorded your answers. |"
Display " Please try again, and thank you for your cooperation. |"
Changecolor 7 0
Endif